<squad>
	<description>
		<type>TYPE_TANK</type>
		<nationality>NATIONALITY_AMERICAN</nationality>

		<long_name>M2A3 Light Tank</long_name>
		<short_name>M2A3 Light Tank</short_name>
		<comment>A multi-turreted light tank with a .50cal heavy machine gun and two light machine guns - with increased arrmour</comment>

		<uniform>american_vehicle_crew</uniform>
	</description>

	<availability>
		<data><month>1</month><year>1939</year><number>10</number></data>
		<data><month>12</month><year>1941</year><number>10</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-M2A3 Light Tank.png</image_profile>
			<weight>8527</weight>
		</attributes>

		<drive>
			<engine>
				<name>Continental W670 7</name>
				<horsepower>250</horsepower>
				<reliability>RELIABILITY_VERY_GOOD</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2400</rpm_limit>
			</engine>

			<gears>
				<forwards>5</forwards>
				<reverse>1</reverse>
			</gears>

			<steering>STEERING_CLUTCH_AND_BRAKE</steering>

			<exhaust_pipe><offsetX>87</offsetX><offsetY>204</offsetY></exhaust_pipe>
			<exhaust_pipe><offsetX>-96</offsetX><offsetY>199</offsetY></exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-M2A3 Light Tank.png</image_view>

			<width>227</width>
			<length>440</length>
			<height>102</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>22@69</upper_front>
				<lower_front>22@-21</lower_front>
				<side>16</side>
				<rear>16</rear>
				<top>6</top>
				<bottom>6</bottom>
			</armour>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_PISTOL_COLT</type></weapon>
				<ammo><for>WEAPON_PISTOL_COLT</for><rounds>60</rounds></ammo>
			</man>
		</hull>

		<superstructure>
			<width>227</width>
			<length>242</length>
			<height>78</height>

			<offsetX>0</offsetX>
			<offsetY>50</offsetY>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>22@21</front>
				<side>16</side>
				<rear>16</rear>
				<top>6</top>
			</armour>
		</superstructure>

		<fixed_weapon>
			<offsetX>33</offsetX>
			<offsetY>-128</offsetY>
			<offsetZ>140</offsetZ>

			<rotate_time>5</rotate_time>
			<rotate_left>25</rotate_left>
			<rotate_right>20</rotate_right>

			<weapon><type>WEAPON_LMG_M1919</type><mount>ball</mount></weapon>
			<ammo><for>WEAPON_LMG_M1919</for><rounds>1365</rounds></ammo>

			<man>
				<job>JOB_RADIO</job>
				<weapon><type>WEAPON_PISTOL_COLT</type></weapon>
				<ammo><for>WEAPON_PISTOL_COLT</for><rounds>60</rounds></ammo>
			</man>
		</fixed_weapon>

		<turret>
			<image_view>Image-M2A3 Light Tank turret 2.png</image_view>

			<diameter>90</diameter>
			<height>70</height>
			<offsetX>-45</offsetX>
			<offsetY>-10</offsetY>

			<rotate_time>24</rotate_time>
			<rotate_left>220</rotate_left>
			<rotate_right>10</rotate_right>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>22@10</front>
				<side>16</side>
				<rear>6</rear>
				<top>9</top>
				<mantlet>16</mantlet>
			</armour>

			<weapon><type>WEAPON_HMG_50CAL</type><offsetX>4</offsetX><offsetY>-60</offsetY></weapon>
			<ammo><for>WEAPON_HMG_50CAL</for><rounds>1579</rounds></ammo>

			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_PISTOL_COLT</type></weapon>
				<ammo><for>WEAPON_PISTOL_COLT</for><rounds>60</rounds></ammo>
			</man>
		</turret>

		<turret>
			<image_view>Image-M2A3 Light Tank turret 1.png</image_view>

			<diameter>85</diameter>
			<height>80</height>
			<offsetX>50</offsetX>
			<offsetY>-10</offsetY>

			<rotate_time>20</rotate_time>
			<rotate_left>10</rotate_left>
			<rotate_right>220</rotate_right>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>16</front>
				<side>16</side>
				<rear>16</rear>
				<top>6</top>
				<mantlet>16</mantlet>
			</armour>

			<weapon><type>WEAPON_LMG_M1919</type><offsetY>-52</offsetY></weapon>
			<ammo><for>WEAPON_LMG_M1919</for><rounds>1365</rounds></ammo>

			<man>
				<job>JOB_GUNNER</job>
				<weapon><type>WEAPON_PISTOL_COLT</type></weapon>
				<ammo><for>WEAPON_PISTOL_COLT</for><rounds>60</rounds></ammo>
			</man>
		</turret>
	</vehicle>
</squad>
